* {
    padding: 0;
    margin: 0;
    font: 14px Arial, "微软雅黑";

}
a,a img{
  border: none;
}
body{

	background-image:url("../images/z_bg.jpg");
	background-repeat:repeat-x;
}

li {
    list-style: none;
}

li a {
    text-decoration: none;
}

.main {
    width: 960px;
    margin: 0 auto;
}
.topImg{
    width:1020px;
    margin:0 auto;
  /*  width:100%;
    min-width:960px;*/
     }
.topImg img {
     width: 100%;
    height: 100px;
	margin-bottom:10px;
	margin-top:8px;
}

#nav {
    width: 100%;
    height: 40px;
    margin-bottom:10px;
}

#nav li {
    list-style: none;
    float: left;
    margin: 0 !important;
}

#nav li a {
     font-size:17px;
	color: #FFF;
    padding: 0 31px 0 30px;
    line-height: 40px;
}

#nav li:hover {
    background-color:#FF6347;
}


#nav  li ul a {
    text-decoration: none;
    color: #111;
}

#nav li ul {
    position: absolute;
    display: none;
    background-color: #eee !important;
    z-index: 999;
    border: 1px solid #efefef;
    padding-bottom:5px;
}

#nav li ul li {
    float: none;
    font-size:20px;
	color:#fff;
	text-align: center;
	width:auto;
   /*height: 30px;*/
    line-height: 30px;
   }

#nav li ul li:hover {
    background-color: #FF6347;
}

#nav li:hover ul {
    display: block;
}




.big-title {
    color: #07498a;
    font-weight: 400;
    font-size: 20px;
    line-height: 60px;
}

/*首页大轮播*/

.flexslider {
	margin: 10px auto 20px;
	position: relative;
	width: 955px;
	height: 320px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 955px;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 320px;
	display: block;
}
.slidertitle {
    position: absolute;
    bottom: 8px;
    left: 0px;
		background: #272727
		;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		-khtml-opacity: 0.8;
		opacity: 0.6;
    width: 300x;
    height: 30px;
	}
.slidertitle a {
    padding: 8px;
    color: #fff;
    text-decoration: none;
    line-height: 28px;
}

#left {
    background-color:#F5F5F5;
    float: left;
    height: 555px;
}

#left {
    width: 365px;
    margin-right: 12px;   position:relative;
}

.news {
    padding: 0px 20px  10px 20px;
    /*width: 300px;*/

}
.news p{
	line-height:1.5em;
	color:#333;
}
 .news img{
    height:220px;
    width:315px;
 }
.new1{
    position:relative;
}
.new-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #333;
margin: 10px 0px;
padding-left:0!important;
}
.list-left{
    width:365px!important;
}
.list-left1{
    width:365px!important;
}
#right {
    float: left;
    width: 580px;
	background-color:#F5F5F5;
}

.list-title {
    background-color: #E3170D;
    height: 34px;

}

.list-title li {
    list-style: none;
    float: left;
     color: white;
    padding: 0 15px  0 14px;
    line-height: 34px;
    cursor:pointer;
    font-size:15px;
}
.list-title li:last-child{
    padding-right:15px;
}
 .list{
    position: relative;
	background-color:#F5F5F5;
 }

.list-ul {
    padding: 10px 20px 30px 20px;
    /*height: 140px;*/
    background-color:#F5F5F5;
}

.list-ul li {
   padding-left:0px;
   margin-left:0px;
   margin-bottom: 5px;
   text-align:left;
   background-color:#F5F5F5;
}

.list-ul a {
    color: #333;
    font-size: 14px;
}

#saySomething {
    margin: 0px;
    padding: 0px 0px;
    height: 193px;
    /*background-color: #dcdddd;*/
    position: relative;
	/*background-image: url("../images/bg.png");*/
}
.bottom-line{
    border-bottom:3px solid #a2a1a2;
    width:420px;
    height:20px;
    position:absolute;
    top:0;
    right:0;
}
#saySomething h4{
	color:#fff;
	font-size:18px;
	font-weight:500;
	/*padding-bottom:10px;*/
	text-indent: 5px;
    padding-left:15px;
}

#saySomething .thing {
	padding:10px 20px;
    height: 80px;
    background-color:#F5F5F5;
	/*text-decoration: underline;*/
	/*border:1px solid red;*/
}
#saySomething .thing li{
	padding-left:0px;
	margin-left:0px;
	margin-bottom: 5px;
	text-align:left;
	background-color:#F5F5F5;
	line-height:25px;
	font-size:14px;
	font-family: "微软雅黑";
	/*text-decoration: underline;*/
	/*border:1px solid red;*/
}
.thingmore{
	color:#0b498a;
	/*position:absolute;*/
	margin-right:15px;
	bottom:6px;
    float:right;
	
}
.thingmore a{
    color:#0b498a;
    text-decoration: none;
}

  h4{
	line-height:35px;
	padding-left: 20px;
	color:#FFF;
	font-size:18px;
}
.img-bottom {
    float: left;
    margin: 15px 0 30px 0;
    width: 960px;
    height: 120px;
    /*border: 1px solid red;*/
    position: relative;
}
 .more{
	color:#0b498a;
	/*position:absolute;*/
	right:10px;
	bottom:6px;
     float:right;

}
.more a{
    color:#0b498a;
    text-decoration: none;
}
.bottom-img-title {
    position: absolute;
    top: 30%;
    right: 100px;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
}
.tongzhi-ul li{
    border-bottom: 1px solid #bbb;
}
#footer {
    float: left;
    width: 100%;
    min-width: 960px;
    margin-top:40px;
}

.bottom-info {
    width: 100%;
    min-width: 960px;
    background-color:#E3170D;
    height:85px;
}

.bottom-info .bottom-info-center {
    margin: 0px auto;
    width:960px;

}

.bottom-link {
    float:left;
	height: 50px;
    width: 800px;

	padding-left:0px;
    }

.bottom-link ul {
    margin: 0 auto;
	padding-left:80px;
	 list-style: none;
}

.bottom-link li {
    text-align: center;
    padding-left:20px;
	width:120px;
    display: inline;
}

.bottom-link li a {
    padding: 0px;
    line-height: 50px;
    color:#fff;
    font-weight: 500;
	text-decoration: none;
	text-decoration:none;
}
.bottom-info-center p{
	line-height:35px;
	color:#FFF;
}
.example2{
    margin-bottom:20px;
}